Gets or sets the types of the items that can be created and added to the property by the editor.
Property Value
Type: Array
Element Type: Object
An array of plain objects with properties:
caption [type: String] - The display text for the type.
type [type: Function] - The constructor function of a type.